home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / sound / emxwin40.zip / _SETUP.1 / EnigmacrossDemo.exe / 0 / RCDATA / TEMXDEMOANALYZEFORM / TEMXDEMOANALYZEFORM.txt
Text File  |  1997-04-01  |  4KB  |  184 lines

  1. object EmxDemoAnalyzeForm: TEmxDemoAnalyzeForm
  2.   Left = 155
  3.   Top = 99
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Puzzle Analysis'
  7.   ClientHeight = 193
  8.   ClientWidth = 572
  9.   Color = clSilver
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poDefaultPosOnly
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object WordLbl: TLabel
  20.     Left = 8
  21.     Top = 38
  22.     Width = 108
  23.     Height = 15
  24.     Alignment = taRightJustify
  25.     AutoSize = False
  26.     Caption = 'Total Word Count:'
  27.     Font.Color = clBlack
  28.     Font.Height = -12
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     Transparent = True
  33.   end
  34.   object GridLbl: TLabel
  35.     Left = 8
  36.     Top = 12
  37.     Width = 108
  38.     Height = 15
  39.     Alignment = taRightJustify
  40.     Caption = 'Quotation Grid Size:'
  41.     Font.Color = clBlack
  42.     Font.Height = -12
  43.     Font.Name = 'Arial'
  44.     Font.Style = []
  45.     ParentFont = False
  46.     Transparent = True
  47.   end
  48.   object LetterLbl: TLabel
  49.     Left = 8
  50.     Top = 64
  51.     Width = 108
  52.     Height = 15
  53.     Alignment = taRightJustify
  54.     AutoSize = False
  55.     Caption = 'Total Letters:'
  56.     Font.Color = clBlack
  57.     Font.Height = -12
  58.     Font.Name = 'Arial'
  59.     Font.Style = []
  60.     ParentFont = False
  61.     Transparent = True
  62.   end
  63.   object AcrosticLbl: TLabel
  64.     Left = 8
  65.     Top = 92
  66.     Width = 108
  67.     Height = 15
  68.     Alignment = taRightJustify
  69.     AutoSize = False
  70.     Caption = 'Author-Title Length:'
  71.     Font.Color = clBlack
  72.     Font.Height = -12
  73.     Font.Name = 'Arial'
  74.     Font.Style = []
  75.     ParentFont = False
  76.     Transparent = True
  77.   end
  78.   object GridSizeLbl: TLabel
  79.     Left = 128
  80.     Top = 12
  81.     Width = 41
  82.     Height = 15
  83.     Alignment = taRightJustify
  84.     Caption = '99 ∩┐╜ 99'
  85.     Font.Color = clBlack
  86.     Font.Height = -12
  87.     Font.Name = 'Arial'
  88.     Font.Style = []
  89.     ParentFont = False
  90.     Transparent = True
  91.   end
  92.   object WdCountLbl: TLabel
  93.     Left = 148
  94.     Top = 38
  95.     Width = 21
  96.     Height = 15
  97.     Alignment = taRightJustify
  98.     Caption = '999'
  99.     Font.Color = clBlack
  100.     Font.Height = -12
  101.     Font.Name = 'Arial'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     Transparent = True
  105.   end
  106.   object TotalLbl: TLabel
  107.     Left = 148
  108.     Top = 64
  109.     Width = 21
  110.     Height = 15
  111.     Alignment = taRightJustify
  112.     Caption = '999'
  113.     Font.Color = clBlack
  114.     Font.Height = -12
  115.     Font.Name = 'Arial'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     Transparent = True
  119.   end
  120.   object AuthorLbl: TLabel
  121.     Left = 132
  122.     Top = 92
  123.     Width = 37
  124.     Height = 15
  125.     Alignment = taRightJustify
  126.     Caption = '99 / 99'
  127.     Font.Color = clBlack
  128.     Font.Height = -12
  129.     Font.Name = 'Arial'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     Transparent = True
  133.   end
  134.   object ATLbl: TLabel
  135.     Left = 196
  136.     Top = 169
  137.     Width = 273
  138.     Height = 16
  139.     AutoSize = False
  140.     Caption = 'Author-Title'
  141.     Font.Color = clNavy
  142.     Font.Height = -13
  143.     Font.Name = 'Courier New'
  144.     Font.Style = []
  145.     ParentFont = False
  146.     Transparent = True
  147.   end
  148.   object Bevel1: TBevel
  149.     Left = 182
  150.     Top = 12
  151.     Width = 2
  152.     Height = 170
  153.     Shape = bsLeftLine
  154.   end
  155.   object QuoteLbl: TLabel
  156.     Left = 196
  157.     Top = 12
  158.     Width = 370
  159.     Height = 157
  160.     AutoSize = False
  161.     Font.Color = clMaroon
  162.     Font.Height = -13
  163.     Font.Name = 'Courier New'
  164.     Font.Style = []
  165.     ParentFont = False
  166.     Transparent = True
  167.     WordWrap = True
  168.   end
  169.   object OkBtn: TBitBtn
  170.     Left = 38
  171.     Top = 159
  172.     Width = 75
  173.     Height = 25
  174.     Caption = '&Close'
  175.     Font.Color = clBlack
  176.     Font.Height = -11
  177.     Font.Name = 'Arial'
  178.     Font.Style = []
  179.     ModalResult = 1
  180.     ParentFont = False
  181.     TabOrder = 0
  182.   end
  183. end
  184.